2014-07-24 - 10102.900-RelNotes-Add CUA to the ROC minimum logic #DotNetReleases2014
Release Notes
10102.900-Add CUA to the ROC minimum logic
Admin Info
Purpose
|
Add CUA to the ROC minimum logic
|
Release No#
|
001
|
Submitted on
|
07/24/2014
|
Submitted by
|
Vamshi
|
Source/Destination Systems
|
TFS/NEC DEV
|
Release Sent To
|
Bibin
|
Objects Created By
|
Vamshi
|
Objects Tested By
|
Vamshi
|
Transport and Technical Objects
Location Objects Name\\10.115.101.93\sites\Deployments\ROC-CUA-07242014
|
- CollectionMaintenance.aspx
- CollectionMaintenance.aspx.cs
- CollectionMaintenance.aspx.js
- Orders.cs
- MinQty for CUA Script.sql
|
Release Notes
For Infrastructure
Please take backup of existing pages in DEV before replacing DEV page with T Pages.
Run the below attached Sql Script in DEV DB:
For Requestor
Interface Changes
- Season and Collection dropdowns in collection maintenance screen
- Delete option in collection maintenance screen
Database Changes
- Modified the stored procedures UpdateSeasonalityCollection and USP_GET_CollectionSeasons
- Created a new stored procedure USP_DeleteMinQty
Test Notes
Test ID
|
Test Scenario
|
Expected Results
|
Actual Result
|
001
|
Insert a min qty for a season and collection
|
The min qty should be inserted to the table tblCustomQty for the selected season and collection
|
As Expected
|
002
|
Click on Delete Icon in the Grid
|
Ask for confirmation message and delete if the selected row if user accepts .
|
As Expected
|
003
|
Run layout and MM populate package
|
The CUA materials should have the minimum qty populated for the collections that are available in tblcustomQty
|
As Expected
|
004
|
Search for CUA materia
|
The CUA materials should now show the Min Qty in the grid.
|
As Expected
|
005
|
Check out with CUA materials by providing less qty than min qty
|
A message should be displayed to user saying Min Qty condition not satisfied.
|
As Expected
|
Reference Document (Specifications or Production Support Break Fix)
Spec